.ui-mark-cu,.ui-mark-hot,.ui-mark-new{
	width: 39px;
	height:49px;
	position: absolute;
	background: url('../images/sprite.png') no-repeat;
}
.ui-mark-cu{
	background-position: -180px -106px;
}
.ui-mark-hot{
	background-position: -260px -106px;
}
.ui-mark-new{
	background-position: -220px -106px;
}

.ui-color-red,.ui-color-red-s{
	color:#f30;
}
.ui-color-red-s{
	font-weight: 600;
}
.ui-color-gray{	
	color:#999;
}
.ui-color-lblack{
	color:#333;
}
.ui-yen,.ui-copy{
	font:12px/1.5 tahoma,arial;
}
.ui-strong{
	font-weight: 600;
}